Offline Promotions export v3 Schema
productbarcode Element
Offline Promotions export v3 Schema > root Element > quantitypricebreaks Element > quantitypricebreak Element > productbarcodes Element : productbarcode Element
Namespace (none)
Diagram
productbarcode Element
Overview
barcode required xs:long
Attributes
NameTypeUseDefaultFixedDescription
barcodexs:longrequired   
Source
<xs:element name="productbarcode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:attribute name="barcode" type="xs:long" use="required" />
  </xs:complexType>
</xs:element>
See Also
productbarcodes Elementquantitypricebreak Elementquantitypricebreaks Elementroot ElementOffline Promotions export v3 Schema